You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > VectorInt.GatherByIncr Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.GatherByIncr Method

Gathers elements from X starting at Offset and with Increment to the calling object.

Syntax
C#
Visual Basic
public TVecInt GatherByIncr([In] TMtxVecInt X, int Increment, int Offset);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!